]> dgit.raspbian.org Git - ostree.git/commit
Skip test-pull-repeated during CI
authorSimon McVittie <smcv@debian.org>
Mon, 30 Jul 2018 15:51:01 +0000 (16:51 +0100)
committerSimon McVittie <smcv@debian.org>
Thu, 20 Aug 2026 19:16:44 +0000 (20:16 +0100)
commit962c49b8abf7b488a227cb16d56a44c1bf218d9c
tree1a0d53c68a424110e04bcd0bfc237e1d8c41d7ee
parent7a4c364eac093d02c2f9adf2610e0a4d306cb8bb
Skip test-pull-repeated during CI

This test is expected to fail a small proportion of the time. During
the build of ostree 2018.7-1 in Debian, it seems we were unlucky on
s390x. Non-deterministic tests are also problematic for autopkgtest,
where they can gate migration of our dependencies like GLib, so skip
this test unless the caller has opted-in to non-deterministic tests.

It would be appropriate to enable this test in environments where
failures can easily be retried and are not disruptive to other
packages.

Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Topic debian
Gbp-Pq: Name Skip-test-pull-repeated-during-CI.patch
tests/test-pull-repeated.sh